: DominantHeartRateRhythmCodeSystem - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "dominant-heart-rate-rhythm-code-system",
"language" : "pl",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"pl\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"pl\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem dominant-heart-rate-rhythm-code-system</b></p><a name=\"dominant-heart-rate-rhythm-code-system\"> </a><a name=\"hcdominant-heart-rate-rhythm-code-system\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: pl</p></div><p>This case-insensitive code system <code>https://ezdrowie.gov.pl/ekok/fhir/CodeSystem/dominant-heart-rate-rhythm-code-system</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">sinus<a name=\"dominant-heart-rate-rhythm-code-system-sinus\"> </a></td><td>Zatokowy</td><td>Zatokowy</td></tr><tr><td style=\"white-space:nowrap\">af<a name=\"dominant-heart-rate-rhythm-code-system-af\"> </a></td><td>AF</td><td>AF</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"dominant-heart-rate-rhythm-code-system-other\"> </a></td><td>Inny</td><td>Inny</td></tr></table></div>"
},
"url" : "https://ezdrowie.gov.pl/ekok/fhir/CodeSystem/dominant-heart-rate-rhythm-code-system",
"version" : "0.4.0",
"name" : "DominantHeartRateRhythmCodeSystem",
"title" : "DominantHeartRateRhythmCodeSystem",
"status" : "active",
"experimental" : false,
"date" : "2026-02-16T16:15:24+01:00",
"publisher" : "CeZ",
"contact" : [
{
"name" : "CeZ",
"telecom" : [
{
"system" : "url",
"value" : "https://ezdrowie.gov.pl"
}
]
}
],
"description" : "Słownik rodzajów wiodących rytmów serca",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "PL",
"display" : "Poland"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "sinus",
"display" : "Zatokowy",
"definition" : "Zatokowy"
},
{
"code" : "af",
"display" : "AF",
"definition" : "AF"
},
{
"code" : "other",
"display" : "Inny",
"definition" : "Inny"
}
]
}